range: Fix trough clickability
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Mar 2016 06:27:21 +0000 (01:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 11 Mar 2016 06:27:21 +0000 (01:27 -0500)
commit1d1906597908b2bcd61a1aec10119c13817092af
tree764adbff0dbf6de82c90d84f1dec62c1ed16c23e
parent1a5cb41bd93434d0263bb1bd4b16ec14b284dbab
range: Fix trough clickability

We previously considered any click inside the trough if it
hit an area that the slider might cover. Bring this behavior
back; the trough of scales is otherwise just too narrow to
hit easily with a click.
gtk/gtkrange.c